3 The Colibri RACE is a STM32F3 based flight control designed specifically to work with the TBS POWERCUBE multi rotor stack.
6 * STM32F303 based chipset for ultimate performance
7 * PPM, SBUS, DSM, DSMX input (5V and 3.3V provided over internal BUS). No inverters or hacks needed.
8 * 6 PWM ESC output channels (autoconnect, internal BUS)
9 * RGB LED strip support incl. power management
10 * Extension port for GPS / external compass / pressure sensor
11 * UART port for peripherals (Blackbox, FrSky telemetry etc.)
12 * Choose between plug & play sockets or solder pads for R/C and buzzer
14 * MPU6500 new generation accelerometer/gyro
15 * 3x status LED (DCDC pwr/ 3.3V pwr/ status)
16 * Battery monitoring for 12V, 5V and VBat supply
17 * Size: 36mmx36mm (30.5mm standard raster)
20 For more details please visit:
21 http://www.team-blacksheep.com/powercube
25 | Value | Identifier | Board Markings | Notes |
26 | ----- | ------------ | -------------- | ------------------------------------------|
27 | 1 | VCP | USB PORT | Main Port For MSP |
28 | 2 | USART1 | FREE PORT | PC4 and PC5(Tx and Rx respectively) |
29 | 3 | USART2 | PPM Serial | PA15 |
30 | 4 | USART3 | GPS PORT | PB10 and PB11(Tx and Rx respectively) |
34 Full pinout details are available in the manual, here:
36 http://www.team-blacksheep.com/colibri_race
41 | Pin | Function | Notes |
42 | --- | -------------- | -------------------------------------------- |
43 | 1 | VCC_IN | 3.3 Volt |
52 | Pin | Function | Notes |
53 | --- | -------------- | -------------------------------------------- |
54 | 1 | PWM1 | MOTOR 1 |
55 | 2 | PWM2 | MOTOR 2 |
56 | 3 | PWM3 | MOTOR 3 |
57 | 4 | PWM4 | MOTOR 4 |
58 | 5 | PWM5 | MOTOR 5 (For Y6 or Hex X) |
59 | 6 | PWM6 | MOTOR 6 (For Y6 or Hex X) |
60 | 7 | BST SDA | Use For TBS CorePro Control Device |
61 | 8 | BST SCL | Use For TBS CorePro Control Device |
62 | 9 | PWM7 | Can be a normal GPIO (PA1) or PWM |
63 | 10 | PWM8 | Can be a normal GPIO (PA2) or PWM |
64 | 11 | 12.2V DCDC | If 12v is detected, the Blue LED will turn on|
65 | 12 | 5.1V DCDC | Voltage for MCU |
69 | Pin | Function | Notes |
70 | --- | -------------- | -------------------------------------------- |
72 | 2 | VCC_OUT | 5.1 Volt output to LCD Strip |
73 | 3 | PWM Servo | PB14 - PWM10 |
77 | Pin | Function | Notes |
78 | --- | ----------------- | -------------------------------------------- |
79 | 1 | LED_STRIP | Enable `feature LED_STRIP` |
80 | 2 | VCC_OUT | 5.1 Volt output to LCD Strip |
83 ### IO_2 - Sensor Interface
85 | Pin | Function | Notes |
86 | --- | ----------------- | -------------------------------------------- |
87 | 1 | VCC_OUT | 4.7 Volt output to the device |
89 | 3 | UART3 TX | GPS |
90 | 4 | UART3 RX | GPS |
91 | 5 | SDA | mag, pressure, or other i2c device |
92 | 6 | SCL | mag, pressure, or other i2c device |
96 IO_3 is used for RX_PPM/RX_SERIAL. Under the `PORT` tab, set RX_SERIAL to UART2 when using RX_SERIAL.
98 | Pin | Function | Notes |
99 | --- | ----------------- | -------------------------------------------- |
100 | 1 | PPM/Serial | Can PPM or Serial input |
101 | 2 | VCC_OUT | 3.3 Volt output to the device |
103 | 4 | VCC_OUT | 5.1 Volt output to the device |
107 | Pin | Function | Notes |
108 | --- | ----------------- | -------------------------------------------- |
109 | 1 | BUZZER | Normal high (5.1v) |
110 | 2 | VCC_OUT | 5.1 Volt output to the device |
114 | Pin | Function | Notes |
115 | --- | ----------------- | -------------------------------------------- |
116 | 1 | UART1 TX | Free UART |
117 | 2 | UART1 RX | Free UART |
119 | 4 | VCC_OUT | 4.7 Volt output to the device |
121 ### IO_6 - IR TX (extension)
123 | Pin | Function | Notes |
124 | --- | ----------------- | -------------------------------------------- |